projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3554f6
)
Fix typo in previous gnus-sum.el change.
author
Glenn Morris
<rgm@gnu.org>
Wed, 18 Aug 2010 02:38:44 +0000
(19:38 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 18 Aug 2010 02:38:44 +0000
(19:38 -0700)
lisp/gnus/gnus-sum.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-sum.el
b/lisp/gnus/gnus-sum.el
index ba3f6a910ea4feadf645143250d27bb933588046..b04166f0de448f51988d0868c03d4abf48b57dbc 100644
(file)
--- a/
lisp/gnus/gnus-sum.el
+++ b/
lisp/gnus/gnus-sum.el
@@
-12627,7
+12627,7
@@
If ALL is a number, fetch this number of articles."
(declare-function bookmark-default-handler "bookmark" (bmk))
(declare-function bookmark-get-bookmark-record "bookmark" (bmk))
(defvar bookmark-yank-point)
-(defvar bookmark-current-b
ookmark
)
+(defvar bookmark-current-b
uffer
)
(defun gnus-summary-bookmark-make-record ()
"Make a bookmark entry for a Gnus summary buffer."